home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / desktop_gnome_background.schemas < prev    next >
Encoding:
Text File  |  2009-03-23  |  3.5 KB  |  98 lines

  1. <gconfschemafile>
  2.     <schemalist>
  3.       <schema>
  4.         <key>/schemas/desktop/gnome/background/draw_background</key>
  5.         <applyto>/desktop/gnome/background/draw_background</applyto>
  6.         <owner>gnome</owner>
  7.         <type>bool</type>
  8.         <default>true</default>
  9.         <gettext_domain>libgnome-2.0</gettext_domain>
  10.         <locale name="C">
  11.         <short>Draw Desktop Background</short>
  12.         <long>Have GNOME draw the desktop background.</long>
  13.         </locale>
  14.       </schema>
  15.  
  16.       <schema>
  17.         <key>/schemas/desktop/gnome/background/picture_options</key>
  18.         <applyto>/desktop/gnome/background/picture_options</applyto>
  19.         <owner>gnome</owner>
  20.         <type>string</type>
  21.         <default>zoom</default>
  22.         <gettext_domain>libgnome-2.0</gettext_domain>
  23.         <locale name="C">
  24.         <short>Picture Options</short>
  25.         <long>Determines how the image set by wallpaper_filename is
  26.     rendered.  Possible values are "none", "wallpaper", "centered", "scaled",
  27.     "stretched", "zoom".</long>
  28.         </locale>
  29.       </schema>
  30.  
  31.       <schema>
  32.         <key>/schemas/desktop/gnome/background/picture_filename</key>
  33.         <applyto>/desktop/gnome/background/picture_filename</applyto>
  34.         <owner>gnome</owner>
  35.         <type>string</type>
  36.     <default>/usr/share/pixmaps/backgrounds/gnome/background-default.jpg</default>
  37.         <gettext_domain>libgnome-2.0</gettext_domain>
  38.         <locale name="C">
  39.         <short>Picture Filename</short>
  40.         <long>File to use for the background image.</long>
  41.         </locale>
  42.       </schema>
  43.  
  44.       <schema>
  45.         <key>/schemas/desktop/gnome/background/picture_opacity</key>
  46.         <applyto>/desktop/gnome/background/picture_opacity</applyto>
  47.         <owner>gnome</owner>
  48.         <type>int</type>
  49.     <default>100</default>
  50.         <gettext_domain>libgnome-2.0</gettext_domain>
  51.         <locale name="C">
  52.         <short>Picture Opacity</short>
  53.         <long>Opacity with which to draw the background picture.</long>
  54.         </locale>
  55.       </schema>
  56.  
  57.       <schema>
  58.         <key>/schemas/desktop/gnome/background/primary_color</key>
  59.         <applyto>/desktop/gnome/background/primary_color</applyto>
  60.         <owner>gnome</owner>
  61.         <type>string</type>
  62.         <default>#66ba00</default>
  63.         <gettext_domain>libgnome-2.0</gettext_domain>
  64.         <locale name="C">
  65.         <short>Primary Color</short>
  66.         <long>Left or Top color when drawing gradients, or the solid color.</long>
  67.         </locale>
  68.       </schema>
  69.  
  70.       <schema>
  71.         <key>/schemas/desktop/gnome/background/secondary_color</key>
  72.         <applyto>/desktop/gnome/background/secondary_color</applyto>
  73.         <owner>gnome</owner>
  74.         <type>string</type>
  75.         <default>#66ba00</default>
  76.         <gettext_domain>libgnome-2.0</gettext_domain>
  77.         <locale name="C">
  78.         <short>Secondary Color</short>
  79.         <long>Right or Bottom color when drawing gradients, not used for solid color.</long>
  80.         </locale>
  81.       </schema>
  82.  
  83.       <schema>
  84.         <key>/schemas/desktop/gnome/background/color_shading_type</key>
  85.         <applyto>/desktop/gnome/background/color_shading_type</applyto>
  86.         <owner>gnome</owner>
  87.         <type>string</type>
  88.         <default>solid</default>
  89.         <gettext_domain>libgnome-2.0</gettext_domain>
  90.         <locale name="C">
  91.         <short>Color Shading Type</short>
  92.         <long>How to shade the background color. Possible values are "horizontal-gradient", "vertical-gradient", and "solid".</long>
  93.         </locale>
  94.       </schema>
  95.  
  96.     </schemalist>
  97. </gconfschemafile>
  98.